CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux interrupt

搜索资源列表

  1. ModuleTest_a

    0下载:
  2. I/O驱动程序 设备驱动程序运行在内核空间,而应用程序则运行在用户空间,Linux操作系统通过系统调用和硬件中断完成从用户空间到内核空间的控制转移,执行系统调用的内核代码在进程的上下文中执行,也就是说代表调用进程操作而且可以访问进程地址空间的数据,中断处理程序相对进程而言是异步的,而且与任何一个进程都无关。 -I/O driver Device drivers run in kernel space, while the application is run in user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:35369
    • 提供者:sxf
  1. Linuxdriver

    0下载:
  2. 嵌入式Linux驱动程序开发要点,驱动程序结构和Linux对中断的处理-Embedded Linux driver development elements, structure and Linux drivers for the handling of the interrupt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:6215
    • 提供者:chenming
  1. 15883831embeddedlinuxpapersvolum1

    0下载:
  2. 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。- core interrupt technology research postgraduate study of small p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1604118
    • 提供者:郑锐华
  1. wmm_driver

    0下载:
  2. linux中设备驱动程序源码,包括声音传感器中断程序、蜂鸣器驱动等-linux device driver source code, including the sound sensor interrupt program, buzzer driver, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4798
    • 提供者:王铭明
  1. msp430f2274_uart_interrupt_c

    0下载:
  2. msp430f2274的串口驱动程序,使用中断驱动,也可用于其他fx2xx系列,自适应波特率,原驱动开发环境为linux 。-msp430f2274 serial driver to use interrupt-driven, can also be used for other fx2xx series, adaptive baud rate, the original driver development environment for linux.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2481
    • 提供者:shawnlee
  1. key

    0下载:
  2. 在ARM2440的嵌入式的linux驱动程序,本程序是按键中断驱动程序,包含其应用程序。-Embedded in the ARM2440 linux driver, this program is key interrupt-driven process, including its applications.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:76526
    • 提供者:
  1. SC2440_INIT_START

    0下载:
  2. linux 系统嵌入式开发驱动源代码,包括非操作系统下和操作系统下的LED灯驱动实验源码,设备模块加载源码,中断实验源码,时钟操作实验源码等。-linux driver source code embedded development system, including non-operating system and operating system driving under the experimental LED light source, the device module is lo
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:123624
    • 提供者:lxbrobin
  1. Why_Not_Sleep_in_Interrupt_Mode

    0下载:
  2. Linux内核中断路径中不能睡眠,这是为什么?本文进行了深入的探讨,总结了网络上的各种解释。-Linux kernel interrupt the path can not sleep, why? This in-depth discussion, summarizes the various interpretations on the network.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4044
    • 提供者:与乁
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
  1. signal

    0下载:
  2. 信号是在软件层次上对中断机制的一种模拟,是进程间通信机制中唯一的异步通信机制。 示例中给出了信号的使用方法-Signal in linux looks like software interrupt mechanism and it is the only asynchronous communication mechanism in inter-process communication. Example codes shows us how to use the signal.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:5165
    • 提供者:y
  1. page

    0下载:
  2. 学校数据库中下载的一些关于LINUX内核的一些文章,包括调度算法,中断等等内容-Some of the school database to download some articles on the LINUX kernel, including scheduling, interrupt and much more
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:53896192
    • 提供者:周士威
  1. MotorDriverAndApplication

    0下载:
  2. 这是linux下步进电机的驱动程序(分别适合与电机连接到IO口与连接到中断或总线的情况),并分别附有相应的上层应用程序,可以用来测试驱动。-This is under linux stepper motor driver (for, respectively, with the motor connected to the IO port and interrupt or bus connection to the case), respectively, with corresponding
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:4891
    • 提供者:左锋
  1. key_int

    0下载:
  2. s3c2440下面的按键驱动开发,本源码可以让初学者初步了解linux对中断的处理-s3c2440 following key-driven development, the source can make a preliminary understanding of linux for beginners interrupt handling
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:11650
    • 提供者:chen hua
  1. RTSS-07

    0下载:
  2. Implementing Hybrid Operation Systems with Two-Level Hardware Interrupts In the paper, author impplement hybrid operating systems based n two-level hardware interrupts. The hybrid system is called as RTlinux-THIN based on the ARM architecture by
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:307943
    • 提供者:wingjoy23
  1. ustc-Linuxkernelguide_IE

    0下载:
  2. 中科大Linux操作系统源代码导读_中断异常-USTC Linux operating system source code REVIEW _ interrupt exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1119289
    • 提供者:祝惠民
  1. mouse_monitor

    0下载:
  2. Linux 检测鼠标键盘事件,通过系统中断获取鼠标和键盘的事件-Monitor mouse and keyboard events in Linux system. Fetch mouse and keyboard events via system interrupt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1486
    • 提供者:muyongjian
  1. third_dev_interrupt

    0下载:
  2. 6410板载嵌入式Linux平台的中断驱动测试程序的硬件与新手写的测试程序-6410 onboard embedded Linux platform interrupt-driven test program the hardware with new handwriting test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:2262
    • 提供者:caidunqing
  1. spi

    0下载:
  2. 这是一个spi模块的程序,对于深入了解linux驱动编程非常有益。其中涉及了中断、调度、多线程编程等-This is a spi-module program is very useful for in-depth understanding of the linux driver programming. Which deals with the interrupt, scheduling, multi-threaded programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:3398
    • 提供者:zhushiqun
  1. piano

    0下载:
  2. 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:1975
    • 提供者:Zhaiyf
  1. Linux_kernel_irq

    0下载:
  2. 简单易懂的介绍了Linux kernel里面的中断机制,以便更能简单的处理驱动中的中断和熟悉kernel里面的中断处理-Easy-to-understand introduction to the Linux kernel inside the interrupt mechanism, so that the more simple processing driver interrupt and interrupt handling of the familiar kernel inside
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:3238
    • 提供者:sunnorth
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com